The CxGrpNavBar object is used to navigate the CxHmiGrp control. It is used with the CxGrpGrid object. Declare the object using the following code:
|
CreateObject("CxHmiGrp.CxGrpNavBar") |
If using the intrinsic Studio Group Grid object, all methods and properties must be preceded by X. (for example: this.x.print).
More:
CxGrpNavBar and CxGrpGrid Example